signing: Change API to create instances directly
authorColin Walters <walters@verbum.org>
Sun, 10 May 2020 13:20:50 +0000 (13:20 +0000)
committerColin Walters <walters@verbum.org>
Sun, 10 May 2020 14:18:55 +0000 (14:18 +0000)
commita9a81f3a297c08f027ccf5164c74f9ffdd0ca443
treea56506660ff8f7e6842442b95117652b63dacb3d
parentf572206f15a5ba8a4a065840726a705aa200c1f1
signing: Change API to create instances directly

This cleans up the verification code; it was weird how
we'd get the list of known names and then try to create
an instance from it (and throw an error if that failed, which
couldn't happen).
apidoc/ostree-sections.txt
src/libostree/libostree-devel.sym
src/libostree/ostree-repo-pull-verify.c
src/libostree/ostree-repo-pull.c
src/libostree/ostree-sign.c
src/libostree/ostree-sign.h